Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 18,319 for

watermarking pdf

(0.11 sec)
  1. Composing signature with radial gradient brush ...

     This article explains how to fill signature background with radial gradient brush...Watermark Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); TextSignOptions options =...

    docs.groupdocs.com/signature/java/composing-sig...
  2. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....Watermark Product Solution GroupDocs...new Signature ( "sampleSigned.pdf" )) { TextVerifyOptions textVerifyOptions...

    docs.groupdocs.com/signature/net/verify-for-mul...
  3. Document passwords | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary....Watermark Product Solution GroupDocs...GetFullPath ( @"c:\MyIndex\Protected.pdf" ); if ( index . Dictionaries...

    docs.groupdocs.com/search/net/document-passwords/
  4. Update Image signatures in document | GroupDocs

    This article explains how to update Image electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...new Signature ( "sampleSigned.pdf" )) { ImageSearchOptions options...

    docs.groupdocs.com/signature/net/update-image-s...
  5. Storing text of indexed documents | GroupDocs

    This article explains that how to store text of indexed documents using Java....Watermark Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/storing-t...
  6. Indexing with stop words | GroupDocs

    This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API...Watermark Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/indexing-with-sto...
  7. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....Watermark Product Solution GroupDocs.... Signature ( "sampleSigned.pdf" ) as sign : # Create text verification...

    docs.groupdocs.com/signature/python-net/verify-...
  8. Extract images from Emails | GroupDocs

    To extract images from emails getImages method is used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from emails as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null. If an email has no images, getImages method returns an empty collection....Watermark Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-images-f...
  9. Extract images from Microsoft Office Excel spre...

    This article explains that how to extract images from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Watermark Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-images-fr...
  10. Merge indexes | GroupDocs

    The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....Watermark Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/merge-indexes/